home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / gczmodem.arc / ZDLOAD.BAT < prev    next >
DOS Batch File  |  1991-07-23  |  438b  |  13 lines

  1. REM This file created to load Zmodem protocol through
  2. REM GeoWorks Ensemble's(R) GeoComm(R).  
  3. REM This is ZDLOAD.BAT.  See ZMODEM.TXT for information
  4. REM on how to modify your AUTOEXEC.BAT to specify
  5. REM the COMM port you will use.
  6. REM DSZ, a high-performance file transfer engine, is 
  7. REM required for operation.  See ZMODEM.TXT for details.
  8. REM Dave Gibson 07/18/91
  9. @ECHO OFF
  10. CLS
  11. CD\ZDLOAD
  12. DSZ.COM speed 2400 pB8192 rz -rr
  13.